From 66216b12ee2c22468cce8c2f4751696b78fa5d74 Mon Sep 17 00:00:00 2001 From: Fomafix Date: Wed, 28 Sep 2016 18:07:29 +0200 Subject: [PATCH] Change the rfcurl from protocol relative to HTTPS http://tools.ietf.org/html/rfc redirects to https://tools.ietf.org/html/rfc This change avoids the redirect on HTTP Wiki installations. Change-Id: Ic00b38b04ce78178c64c13bab7f1b2e4b6c5b803 --- languages/i18n/en.json | 2 +- tests/parser/parserTests.txt | 70 ++++++++++++++++++------------------ 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 606203b12b..923ab62762 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -2038,7 +2038,7 @@ "magiclink-tracking-pmid-desc": "This page uses PMID magic links. See [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Magic_links mediawiki.org] on how to migrate.", "magiclink-tracking-isbn": "Pages using ISBN magic links", "magiclink-tracking-isbn-desc": "This page uses ISBN magic links. See [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Magic_links mediawiki.org] on how to migrate.", - "rfcurl": "//tools.ietf.org/html/rfc$1", + "rfcurl": "https://tools.ietf.org/html/rfc$1", "pubmedurl": "//www.ncbi.nlm.nih.gov/pubmed/$1?dopt=Abstract", "specialloguserlabel": "Performer:", "speciallogtitlelabel": "Target (title or {{ns:user}}:username for user):", diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index 44bcdffeb4..97bff348ee 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -5623,7 +5623,7 @@ Examples from RFC 2732, section 2: !! html/php

http://[2404:130:0:1000::187:2]/index.php -

Examples from RFC 2373, section 2.2: +

Examples from RFC 2373, section 2.2:

-

Examples from RFC 2732, section 2: +

Examples from RFC 2732, section 2: